xsm: Use mapped IRQ not PIRQ in unmap_domain_pirq
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 2 Feb 2012 15:18:50 +0000 (15:18 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 2 Feb 2012 15:18:50 +0000 (15:18 +0000)
commitdfc926ceb79d33d2742fca7e8d872348d940dea3
treefb55e418b8b5875c383a701a5fef7ea30b7f6d9e
parentf2aba4f387b67238cd3293167ee3ee6b674d5b4f
xsm: Use mapped IRQ not PIRQ in unmap_domain_pirq

XSM permissions are defined in terms of IRQs, not PIRQs; use the
correct number when checking permission in unmap_domain_pirq.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/physdev.c